home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Utilities / WhosOnFirst / Source / Makefile.preamble < prev    next >
Encoding:
Makefile  |  1994-04-08  |  454 b   |  15 lines

  1. #===========================================================================
  2. #
  3. #    If you have Trillium's TextToSpeech Kit, compile with the 
  4. #    following flags set.  If not, comment out the following 2 lines
  5. #
  6. #OTHER_CFLAGS = -DSPEECH
  7. #OTHER_LIBS = -lTextToSpeech 
  8.  
  9.  
  10. #===========================================================================
  11. #
  12. #    Use the other_libs below if you wish to test for malloc leaks.
  13. #
  14. #OTHER_LIBS = -lTextToSpeech -lMallocDebug
  15.